type go/types.environment
7 uses
go/types (current package)
check.go#L37: type environment struct {
check.go#L51: func (env *environment) lookup(name string) Object {
check.go#L140: environment
decl.go#L175: defer func(env environment) {
decl.go#L178: check.environment = environment{
stmt.go#L34: defer func(env environment, indent int) {
stmt.go#L38: check.environment = environment{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)